[INFO] fetching crate ksef 0.7.3...
[INFO] testing ksef-0.7.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate ksef 0.7.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ksef 0.7.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ksef 0.7.3
[INFO] tweaked toml for crates.io crate ksef 0.7.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ksef 0.7.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ksef 0.7.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68
[INFO] running `Command { std: "docker" "start" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling zip v8.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ksef v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ksef v0.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcD5EuXY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libbase64-64299f9d815d057c,liburlencoding-2e57689ab08a86e0,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcD5EuXY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_invoice_qrcode_tests-6bc7911a516d1876" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (test "get_invoice_qrcode_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcOkELGF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libbase64-64299f9d815d057c,liburlencoding-2e57689ab08a86e0,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcOkELGF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_invoice_qrcode-7f2f5f2cc285f176" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (example "get_invoice_qrcode") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcVeVkF5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libbase64-64299f9d815d057c,liburlencoding-2e57689ab08a86e0,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcVeVkF5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query_invoice_metadata_tests-f98c1328d61171bd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (test "query_invoice_metadata_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxhkD2W/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libbase64-64299f9d815d057c,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71,liburlencoding-2e57689ab08a86e0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxhkD2W/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/refresh_token_tests-c91c08827b0847e2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (test "refresh_token_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcrXGQXE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libbase64-64299f9d815d057c,liburlencoding-2e57689ab08a86e0,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcrXGQXE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query_invoice_metadata-4c454445c6641bc8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (example "query_invoice_metadata") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc43Sepf/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libbase64-64299f9d815d057c,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71,liburlencoding-2e57689ab08a86e0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc43Sepf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/send_invoice_online_tests-8ced1bb044b3f74b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (test "send_invoice_online_tests") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcHXinkb/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libbase64-64299f9d815d057c,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71,liburlencoding-2e57689ab08a86e0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcHXinkb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_sessions_tests-ddbbb7d4211e6cdd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (test "get_sessions_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ksef` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name ksef --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5ed3267729e704d5 -C extra-filename=-29a1afe390a99d15 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-80e6c8e5e06c0e96.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern block_modes=/opt/rustwide/target/debug/deps/libblock_modes-be5c4b3ca204cf24.rlib --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-e8215780b427fe41.rlib --extern cbc=/opt/rustwide/target/debug/deps/libcbc-f62db7ab61d0bfc8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d02e3b9020d2f9b3.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-363078381a614c0f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2b4f0b9284ae8d87.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-7ac05d51af8e9090.rlib --extern pem_rfc7468=/opt/rustwide/target/debug/deps/libpem_rfc7468-18c36f78343c9783.rlib --extern qrcode=/opt/rustwide/target/debug/deps/libqrcode-3fb52ae059195877.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e832500f98bebc22.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6282971a31a0d148.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-89d58edffb3ebb11.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-740bf48a01f1f6c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4b94384ea1465050.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-48610efe0220eb28.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-59f089fd0da1e6a9.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-d4641864ddd98e21.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out -L native=/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcwMIXYe/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libbase64-64299f9d815d057c,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71,liburlencoding-2e57689ab08a86e0,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcwMIXYe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_invoice_online-0945125332c0d2b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (example "send_invoice_online") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcV2HJdY/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libksef-507fcf22b33dbaa3,libreqwest-6282971a31a0d148,libserde_urlencoded-413beb5bb8323084,libryu-ace37e26d8308611,libhyper_rustls-4e42242046657f77,libwebpki_roots-be2a8167a9590342,libhyper_tls-f49fe2ff1191ebfe,libtokio_native_tls-f699f2eabf98fa53,libtokio_rustls-6cdd2f3f2c88d037,librustls-0f4563c333d008a7,libwebpki-9c2562129ac3cb1a,libring-d1650be61bc61902,libuntrusted-3420b86308bec153,librustls_pki_types-08be8efe11157617,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-f250c5e6f4d48e97,libzmij-07c2bc01ed4c756c,libtower_http-3fe636909e352889,libiri_string-d8b08e8827a09725,libtower-570af7bdc90e7d4d,libtower_layer-d70c7e404336389b,libnative_tls-8cbd8f2f05a2bee7,libopenssl_probe-2e4370df64ac645e,libopenssl-7b5cc09414fe036b,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-3253562c3b50cee5,libhyper_util-1471a62ac9a9457d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-1d6359075626aaee,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-f77d610363d5fb44,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libslab-e253d0c0a7952806,libfnv-2d77ec4f6f971b24,libtokio_util-e4cb809a3b98d3a6,libfutures_sink-97e10fe82c3fc434,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-4627c4895ffd5880,libfutures_util-cebf8f75b93c78b4,libfutures_task-bb0a6aa9347b6cfa,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liburl-b8fcad535ececb25,libidna-d53f43655712464a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5a45f60f6b73cda8,libicu_properties-452ad69dd8c30bfe,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-8f188ae1a6b9297d,libicu_normalizer_data-088c419f54c50650,libicu_collections-dcda1d5a32c3aff5,libpotential_utf-e7a80655b6ed655e,libicu_provider-319eb4217e52d0da,libicu_locale_core-47c8fb4cb2239eb5,libtinystr-aae1b9b7316baacb,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-ba8474eaadecf5c5,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libqrcode-3fb52ae059195877,libimage-a6d8e373e1485b32,libbyteorder_lite-25e78048a27d33b8,libmoxcms-802c8a2cfc2adf46,libpxfm-c7d48ce846cc51cb,libimage-7ac05d51af8e9090,libqoi-8c761d108626cd96,libbytemuck-70837a11a8946efc,libpng-b11f793020db854a,libbitflags-e2b4db6c651223da,libfdeflate-6938c6b3b1cefc1d,libexr-30b590d1070363d7,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-0d8a42373e6f569a,libgif-7edcaccb28d539a8,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libtiff-50f4cc2e4a2b36c1,libweezl-f88782bf0aba6af8,libjpeg_decoder-39106f83d8a382d4,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libx509_parser-59f089fd0da1e6a9,libdata_encoding-9925c048f12d655c,liboid_registry-997dac77258a81ca,libder_parser-4d0101cbc668ea94,libnum_bigint-9e7c93849e105900,libasn1_rs-ab69f82d30505ce9,librusticata_macros-112b91f37c2790e8,libnom-434bb3290c16ee0b,libthiserror-3b15a68f950213a3,librsa-89d58edffb3ebb11,libpkcs1-950afe4ddf6b4d1d,libpkcs8-567ad22b2b8dc7e3,libspki-1c802d2e6ebc5cbd,libder-fd35b42fdd7e7572,libpem_rfc7468-f8ef945cc280a305,libsignature-efc56b83102d59dc,libnum_bigint_dig-2091437f87cea0bc,liblibm-6e8521081c3763a4,libnum_iter-c4e493c835aba4c8,libnum_integer-1e7f805ed6327c48,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,librand-e832500f98bebc22,librand_chacha-7e6c96cab746ed34,libppv_lite86-3835c7dfc2ab83fd,libzerocopy-e952b29da2bffe02,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,libpem_rfc7468-18c36f78343c9783,libbase64ct-82861b8eff39e2a5,libcbc-f62db7ab61d0bfc8,libzip-d4641864ddd98e21,libzopfli-b8e821fc91840286,libsimd_adler32-5eb909258a4e5f49,libbumpalo-0652ea863830e32c,liblog-d269868761ac548a,libppmd_rust-78e2b61062fa4937,liblzma_rust2-e8a6274bec17c8db,libsha2-4b94384ea1465050,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libdeflate64-efbda03bc7110a1e,libflate2-99b8e184954484fd,libzlib_rs-1dd1beb10a93a9f1,libgetrandom-8d456b97a10d95ec,libpbkdf2-9cfd158c395a3280,libtime-a863ab40b8b8587b,libitoa-ae20521aea192d35,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libmemchr-9b3f20cfb3ebd3b2,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libaes-80e6c8e5e06c0e96,libcipher-363078381a614c0f,libinout-603637bdbb6294eb,libblock_padding-a538cea8ffe8c5cb,libzeroize-90834ebd98a7cd31,libsha1-9d99c826a82b2fc6,libcpufeatures-471354fefbcaf2d8,libhmac-6c2b53fec140b7c1,libdigest-ac8c101a63ac42e8,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libconstant_time_eq-f5ed535ec8d5a0bb,libbase64-64299f9d815d057c,liburlencoding-2e57689ab08a86e0,libtokio-48610efe0220eb28,libsignal_hook_registry-5720ab1df4abbddd,liberrno-a52f0e2de63da12d,libsocket2-a9e11c9a999805a7,libbytes-ff5aca13e3e348ea,libmio-893c04095b2b1201,libparking_lot-34ed877ef4436992,libparking_lot_core-a6c16c2eeeccaeb8,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libchrono-d02e3b9020d2f9b3,libiana_time_zone-e4284183d46316cc,libnum_traits-03fd58aafdbeefe6,libserde-740bf48a01f1f6c5,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcV2HJdY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/export_invoice-75a14981d22bc93a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ksef` (example "export_invoice") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68", kill_on_drop: false }`
[INFO] [stdout] 5b5996a0ef390610e7fb62a82b7eed7720fb5f0e388067259d0e783aee4f9c68
